home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / Setup / BCB / data.z / viewfrm.dfm / viewfrm.txt
Encoding:
Text File  |  1998-02-09  |  343 b   |  21 lines

  1. object ViewFrm: TViewFrm
  2.   Left = 174
  3.   Top = 114
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'ViewFrm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'Default'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Image1: TImage
  14.     Left = 0
  15.     Top = 0
  16.     Width = 427
  17.     Height = 273
  18.     Align = alClient
  19.   end
  20. end
  21.